World Economic Data

Group TTE

Members: Tyler David, Tony Lu, Eric Laigaie

In this project, we will be visualizing data on economic statistics by country. These statistics include: Inequality, Inflation, Poverty, Wage Gap, Social Mobility, and Unemployment. This data is visualized through choropleths and bar charts. Additionally, a table view is included to give the user an easy tool when combing through the data.

The next 6 cells are generating the charts used below.

Panel tabs are created and displayed

Table view is created: Users can filter by Country, Continent, or Statistic

For the slider, we have to figure out how to relay the slider bounds once the cell is run and everytime the user picks something in the dropdown. Not sure how to do that.

Everything past here doesn't work as well as the cells above.